home *** CD-ROM | disk | FTP | other *** search
/ SVM Mac 71 / CD-ROM N°71.iso / modelaliser / models / mla046.swf / scripts / DefineButton2_179 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2001-07-11  |  86 b   |  5 lines

  1. on(press){
  2.    gotoAndStop(2);
  3.    _parent._parent.actionBouton("start" + _name);
  4. }
  5.